| Package | ehealth4u.package |
| Resource Type | StructureDefinition |
| Id | cyehr-ext-marketingauthorizationholder |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder |
| URL | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder |
| Status | draft |
| Date | 2022-03-15T17:00:48.481122Z |
| Name | CYEHREXTMarketingAuthorizationHolder |
| Title | Cyprus EHR Extension: Marketing Authorization Holder |
| Description | Extension to describe the organization that is responsible for the manufacturing of the item and holds the registration to market the product in a jurisdiction. This might not be the company that physically manufactures the product. May be known as "Sponsor" and is commonly called "Manufacturer". Inspired by: http://hl7.org/fhir/5.0.0-snapshot1/medication.html |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| cyehr-sd-immunization-r4 | Cyprus EHR Immunization profile |
| cyehr-sd-medication-r4 | Cyprus EHR Medication profile |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "cyehr-ext-marketingauthorizationholder",
"meta": {
"versionId": "1",
"lastUpdated": "2022-11-03T09:48:26.0733409+00:00"
},
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder",
"name": "CYEHREXTMarketingAuthorizationHolder",
"title": "Cyprus EHR Extension: Marketing Authorization Holder",
"status": "draft",
"experimental": true,
"date": "2022-03-15T17:00:48.481122Z",
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)",
"telecom": [
{
"system": "email",
"value": "ehealthl@ucy.ac.cy",
"use": "work"
}
]
}
],
"description": "Extension to describe the organization that is responsible for the manufacturing of the item and holds the registration to market the product in a jurisdiction. This might not be the company that physically manufactures the product. May be known as \"Sponsor\" and is commonly called \"Manufacturer\".\r\n\r\nInspired by: http://hl7.org/fhir/5.0.0-snapshot1/medication.html",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "fhirpath",
"expression": "(Medication | Immunization)"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
]
}
]
}
}